/* Cooking Quick Win OVER RIDES
------------------------------------------------------- */

.article_rdr h2, .article_rdr h2 a, .article_rdr h2.guideTitle_fmt, .article_rdr h3, .article_rdr .inlineHeader_fmt, .article_rdr 

hr, .article_rdr h3.spaced {
     color: #88A906;
}
.article_rdr {
	margin-top: 15px;
}

.article_rdr h2 {
    font-size:220%;
    font-weight:normal;
    line-height: 28px;
}

.article_rdr h3 {
    clear:both !important;
}

.article_rdr .subhead_fmt {
    font-size:150%;
    font-weight:normal;
    line-height: 22px;
    padding:3px 0;
    margin-bottom: 10px;
}

.article_rdr .reviewedBy_fmt {
	float: left;
	width: 250px;
        clear: both;
}


.article_rdr ul.standardList_fmt li, .article_rdr ul li {
    background:url("../../../consumer_assets/site_images/modules/li_bull_black.jpg") no-repeat scroll 0 7px transparent;
    line-height:16px;
    list-style-type:none;
    padding:0 0 6px 15px;
}







